CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - b tree

搜索资源列表

  1. BPlusTree

    0下载:
  2. 生成windows窗口,编辑之中能够显示B+树格式,并能实现基本的插入删除工作-Generate windows window, edited and can show B+ tree format, and can achieve basic work of the insertion deletion
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-26
    • 文件大小:8875107
    • 提供者:尘埃落定
  1. avl-2.0.3

    0下载:
  2. avl树的介绍和源代码,包含avl树、红黑树等-introduction to avl tree and R-B tree
  3. 所属分类:source in ebook

    • 发布日期:2017-05-17
    • 文件大小:4626533
    • 提供者:黄开炳
  1. sjjg3

    0下载:
  2. B_tree的插入与删除 B树的表示及基本操作的实现。 1.掌握B树的存贮结构。 2.实现B树中关键字值的插入及删除操作。 3.练习屏幕图形化的显示。 -B_tree insertion and deletion B tree representation and the realization of basic operations. 1. Master B tree storage structure. 2. Keyword values to achieve B tre
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3239
    • 提供者:赵欣婷
  1. BST_CPP

    0下载:
  2. This a source code for B tree implementation-This is a source code for B tree implementation
  3. 所属分类:TreeView

    • 发布日期:2017-04-07
    • 文件大小:153412
    • 提供者:abcdefglksl
  1. shujujiegou

    0下载:
  2. 以广州旅游业为背景,设计一个变长记录文件存取类库。程序采用B+树作为索引系统,支持字节流嵌入方式和文件链接方式,以较友好的用户界面,加强程序容错性-Guangzhou tourism industry as the background, to design a variable-length record file access library. Program uses B+ tree as an indexing system to support byte-stream mode and
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3598319
    • 提供者:liang
  1. homework

    0下载:
  2. 数据结构 B tree huffman tr-B tree B tree huffman tree
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:700839
    • 提供者:ma
  1. rfsd-0.25.3

    0下载:
  2. Linux下的ReiserFS可谓给文件系统带来了一次革命,发明者凭借其独创的Dancing B-Tree独步武林,可惜最近深陷牢狱之灾(不是prision break,而是因为杀人案)。这是一份Windows下访问Linux RFS的源码-Linux can be described under the ReiserFS file system to bring about a revolution, with its original inventor Dancing B-Tree only
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-10
    • 文件大小:2186523
    • 提供者:William
  1. BPTree

    0下载:
  2. 具体实现了B+tree,对于初学者,或者想实现此数据结构的朋友,别错过-Concrete realization of the B+ tree, for the beginner, or want to achieve this data structure a friend, not to miss
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:18760
    • 提供者:陈诚
  1. stx-btree-0.8

    0下载:
  2. 一个用C++实现的B+tree程序源代码-b+tree implemented with c++
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:486314
    • 提供者:zhangcy
  1. btree

    0下载:
  2. b树的实现,通过b树算法,对于b树的一个简单的实现-b tree implementation, through the b-tree algorithm, for b tree implementation of a simple
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2598
    • 提供者:zhl
  1. Dictory

    1下载:
  2. 用B-树作为查找存储结构,对中文单词进行哈希,用最长逆向匹配算法进行中文句段分词,实现中文词典以及分词。中文词典规模为十万八千多词汇。分词的正确率在90 以上。-Use the B-tree as storage structure , and hash the Chinese word while storing or searching. Use the longest reverse matching algorithm to split Chinese sentence to word
  3. 所属分类:MultiLanguage

    • 发布日期:2014-12-28
    • 文件大小:798764
    • 提供者:康维鹏
  1. stx

    0下载:
  2. b+树的源码,工业级强度,内附详细注释说明-b+tree source code
  3. 所属分类:Database system

    • 发布日期:2017-05-06
    • 文件大小:1212380
    • 提供者:manu_liu
  1. b

    0下载:
  2. 用C语言实现二叉排序树的基本运算 二叉排序树的基本运算-C language implementation using binary sort tree basic operations Binary sort tree basic operations
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1823
    • 提供者:清风
  1. btree

    0下载:
  2. b+tree 学习的好资料。。b+tree 学习的好资料-btree learning good ppt btree learning good ppt
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:54057
    • 提供者:jesse
  1. bBplusDotNet

    0下载:
  2. B树,源代码,根据B树的算法原理,可生成相应的B树文件。内有完整的生成工程算法和测试工程,并且全部测试通过。-B tree, the source code, according to B tree algorithm principle, can generate the corresponding B-tree file. There are a full generation of engineering algorithms and test engineering, and all t
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:350616
    • 提供者:
  1. include

    0下载:
  2. 一个二叉树算法的MAP的template,使用与分配内存,经测试(顺序插入256万条数据)效率比STL高5倍。乱序插入256万条数据,是stl的2倍。-A B-Tree Map template,It 5 times faster than the stl::Map.(Test insert 2.56M datas in sequential order. 2 times faster in random order.)
  3. 所属分类:STL

    • 发布日期:2017-03-30
    • 文件大小:7189
    • 提供者:Zephyr Shannon
  1. BTree

    0下载:
  2. B tree implementation
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:706299
    • 提供者:gan
  1. 12032193

    0下载:
  2. It is B+ Tree structure for arranging data.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:29213
    • 提供者:W.J.Kim
  1. bMinusTree

    0下载:
  2. B-树的实现代码,实现基本操作,有需要的同志下吧-the implementation of B- tree
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3517
    • 提供者:崔艳丽
  1. k-DNA

    0下载:
  2. k-长DNA子序列在DNA全序列中出现频数的计数问题。该算法通过一个哈希函数把k-长DNA子序列映射为整数关键字从而把k-长DNA子序列出现频数的计数问题转化为整数关键字的重复计数问题,使得能够利用经典B树算法来解决k-长DNA子序列的出现频数计数问题-k-long DNA sequence in the DNA sequence in the frequency of counting problems arise. In the algorithm, a hash function to k
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:17733
    • 提供者:张莉
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 24 »
搜珍网 www.dssz.com